5 research outputs found

    On the Acoustic Component of Active Flux Schemes for Nonlinear Hyperbolic Conservation Laws

    Full text link
    Current numerical methods used in production-level CFD codes are found to be lacking in many respects; they are only second-order accurate, rely on inherently one-dimensional solvers, and are ill-equipped to handle more complex fluid flow problems such as turbulence, aeroacoustics and vortical flows just to name a few. Recently, a new class of third-order methods known simply as Active Flux (AF) has been introduced to address some of these issues. The AF method is best understood as a finite-volume method with additional degrees of freedom (DOF) at the interface to independently evolve interface fluxes. It is a fully discrete, maximally stable method that uses continuous data representation, and because the interface fluxes are computed independently from the cell-average values, true multidimensional solvers can be used. This dissertation focuses on the development of the AF method aimed at solving conservation laws describing acoustic processes. The method is demonstrated for linear and nonlinear acoustic equations in two-dimensions as well as for the full Euler equations where we employ operator splitting between the advective and acoustic processes. Given its continuous representation, the AF method economically achieves third-order accuracy using only three DOF in two dimensions, which is comparable to the discontinuous Galerkin method using linear reconstruction (DG1). A direct comparison between the two methods for acoustic problems finds that the AF method is capable of matching the accuracy of DG1 with a mesh spacing about three times greater and uses time steps about 2.5 times longer. The AF solutions also display superior circular symmetry with significantly less scatter than DG1, which we attribute to the method being able to employ truly multidimensional solvers. In addition, we find that on the same grid and to achieve the same level of error, the computation time for the AF method is more than one magnitude less than DG1 and approximately 3 to 5 times less than DG with quadratic reconstruction (DG2). Finally, various boundary conditions are introduced and developed for the AF scheme including far-field and curved wall boundaries.PHDAerospace EngineeringUniversity of Michigan, Horace H. Rackham School of Graduate Studieshttps://deepblue.lib.umich.edu/bitstream/2027.42/140800/1/dufan_1.pd

    MAESTROeX: A Massively Parallel Low Mach Number Astrophysical Solver

    Get PDF
    We present MAESTROeX, a massively parallel solver for low Mach number astrophysical flows. The underlying low Mach number equation set allows for efficient, long-time integration for highly subsonic flows compared to compressible approaches. MAESTROeX is suitable for modeling full spherical stars as well as well as planar simulations of dynamics within localized regions of a star, and can robustly handle several orders of magnitude of density and pressure stratification. Previously, we have described the development of the predecessor of MAESTROeX, called MAESTRO, in a series of papers. Here, we present a new, greatly simplified temporal integration scheme that retains the same order of accuracy as our previous approaches. We also explore the use of alternative spatial mapping of the one-dimensional base state onto the full Cartesian grid. The code leverages the new AMReX software framework for block-structured adaptive mesh refinement (AMR) applications, allowing for scalability to large fractions of leadership-class machines. Using our previous studies on the convective phase of single-degenerate progenitor models of Type Ia supernovae as a guide, we characterize the performance of the code and validate the new algorithmic features. Like MAESTRO, MAESTROeX is fully open source
    corecore